home *** CD-ROM | disk | FTP | other *** search
/ Best of www.BestZips.com (Collector's Edition) / Best of WWW.BESTZIPS.COM Collector's Edition (JCSM Shareware) (JCS Marketing).ISO / orgpims_ / pat_101.zip / PAT.MD_ / PAT.MD / Location.json < prev    next >
JavaScript Object Notation  |  1996-09-20  |  788b

  1. {
  2.     "schema": {
  3.         "Location": "Text (50)",
  4.         "X1": "Text (50)",
  5.         "X2": "Text (50)"
  6.     },
  7.     "data": [
  8.         {
  9.             "Location": "Attic"
  10.         },
  11.         {
  12.             "Location": "Balcony"
  13.         },
  14.         {
  15.             "Location": "Basement"
  16.         },
  17.         {
  18.             "Location": "Bathroom"
  19.         },
  20.         {
  21.             "Location": "Bedroom1"
  22.         },
  23.         {
  24.             "Location": "Bedroom2"
  25.         },
  26.         {
  27.             "Location": "Bedroom3"
  28.         },
  29.         {
  30.             "Location": "Bedroom4"
  31.         },
  32.         {
  33.             "Location": "Bedroom5"
  34.         },
  35.         {
  36.             "Location": "Cellar"
  37.         },
  38.         {
  39.             "Location": "Closet"
  40.         },
  41.         {
  42.             "Location": "Den"
  43.         },
  44.         {
  45.             "Location": "Dining Room"
  46.         },
  47.         {
  48.             "Location": "Entry Way"
  49.         },
  50.         {
  51.             "Location": "Family Room"
  52.         },
  53.         {
  54.             "Location": "Foyer"
  55.         },
  56.         {
  57.             "Location": "Game Room"
  58.         },
  59.         {
  60.             "Location": "Garage"
  61.         },
  62.         {
  63.             "Location": "Hall"
  64.         },
  65.         {
  66.             "Location": "Kitchen"
  67.         },
  68.         {
  69.             "Location": "Laundry Room"
  70.         },
  71.         {
  72.             "Location": "Living Room"
  73.         },
  74.         {
  75.             "Location": "Master Bedroom"
  76.         },
  77.         {
  78.             "Location": "Office"
  79.         },
  80.         {
  81.             "Location": "Patio"
  82.         },
  83.         {
  84.             "Location": "Play Room"
  85.         },
  86.         {
  87.             "Location": "Safe"
  88.         },
  89.         {
  90.             "Location": "Storage Room"
  91.         },
  92.         {
  93.             "Location": "Study"
  94.         },
  95.         {
  96.             "Location": "Sunroom"
  97.         }
  98.     ]
  99. }